projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d88f4
)
Makefile: add tools/mkenvimage to target 'clean'
author
Horst Kronstorfer
<
[email protected]
>
Mon, 28 Nov 2011 23:42:14 +0000
(23:42 +0000)
committer
Anatolij Gustschin
<
[email protected]
>
Mon, 5 Dec 2011 20:55:25 +0000
(21:55 +0100)
Signed-off-by: Horst Kronstorfer <
[email protected]
>
Acked-by: Mike Frysinger <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d84b3502051c9277e78a83ae46b10724c97dc391..b1f90448a15092b6eaaa95983f009cf01dd79fa4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-751,7
+751,7
@@
clean:
$(obj)tools/envcrc \
$(obj)tools/gdb/{astest,gdbcont,gdbsend} \
$(obj)tools/gen_eth_addr $(obj)tools/img2srec \
- $(obj)tools/mk
image
$(obj)tools/mpc86x_clk \
+ $(obj)tools/mk
{env,}image
$(obj)tools/mpc86x_clk \
$(obj)tools/ncb $(obj)tools/ubsha1
@rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image} \
$(obj)board/matrix_vision/*/bootscript.img \